Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

script: docker: remove docker images of the tested PR when cleaning #9952

Merged
merged 1 commit into from
Dec 11, 2024

Conversation

bougue-pe
Copy link
Contributor

Saves disk resources (and forces re-pull, which may be useful for new version)

@bougue-pe bougue-pe requested a review from a team as a code owner December 4, 2024 17:42
@codecov-commenter
Copy link

codecov-commenter commented Dec 4, 2024

⚠️ Please install the 'codecov app svg image' to ensure uploads and comments are reliably processed by Codecov.

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 79.87%. Comparing base (9c34c10) to head (c4c02df).
Report is 21 commits behind head on dev.

❗ Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files
@@            Coverage Diff             @@
##              dev    #9952      +/-   ##
==========================================
- Coverage   79.88%   79.87%   -0.02%     
==========================================
  Files        1048     1048              
  Lines      105245   105243       -2     
  Branches      756      756              
==========================================
- Hits        84078    84065      -13     
- Misses      21126    21137      +11     
  Partials       41       41              
Flag Coverage Δ
editoast 73.42% <ø> (-0.04%) ⬇️
front 89.36% <ø> (+<0.01%) ⬆️
gateway 2.18% <ø> (ø)
osrdyne 3.28% <ø> (ø)
railjson_generator 87.50% <ø> (ø)
tests 87.00% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@bougue-pe bougue-pe force-pushed the peb/script/improve_pr_tests_cleanup branch from 85e15cb to 032336b Compare December 4, 2024 18:19
scripts/pr-tests-compose.sh Outdated Show resolved Hide resolved
scripts/cleanup-db.sh Outdated Show resolved Hide resolved
scripts/load-backup.sh Outdated Show resolved Hide resolved
scripts/pr-tests-compose.sh Outdated Show resolved Hide resolved
Saves disk resources
(and forces re-pull, which may be useful for new version)

Signed-off-by: Pierre-Etienne Bougué <bougue.pe@proton.me>
@bougue-pe bougue-pe force-pushed the peb/script/improve_pr_tests_cleanup branch from 032336b to c4c02df Compare December 9, 2024 16:59
@bougue-pe bougue-pe added this pull request to the merge queue Dec 11, 2024
Merged via the queue into dev with commit 7b66739 Dec 11, 2024
27 checks passed
@bougue-pe bougue-pe deleted the peb/script/improve_pr_tests_cleanup branch December 11, 2024 10:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants